home *** CD-ROM | disk | FTP | other *** search
- /**************************************************************************\
- $VER: RUNArexx, v1.20 (30-Nov-96) by Dotoran!
- \**************************************************************************/
- options results ; tr=transmit ; se=sendstring ; gu=getuser
-
- gu 1302307 ; file=result ; if file="" then do
- tr "n1A PFile to run:i128 39}" ; gu 70 ; file=result ; end
-
- if file="" then exit
-
- if ~exists(file) then do ; tr "file not found." ; exit ; end
-
- tr "Loading..."file"n1#0"file"}"
-
- /**************************************************************************\
- \****************************************** Frontiers BBS (716)/823-9892 **/
-